GtkFlowBox: Set orientable style classes initially
authorMatthias Clasen <mclasen@redhat.com>
Fri, 18 Jul 2014 23:38:16 +0000 (19:38 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 18 Jul 2014 23:38:16 +0000 (19:38 -0400)
commit7ed133397ac648bd775b3f3f997ba14636506c22
tree6a0c882d1c9dba5bdde2315ff56aabfe1d7fd57e
parentb4ab29d4d5e3cd6776b93886ceb0c783dbeeb518
GtkFlowBox: Set orientable style classes initially

This was an omission, horizontal/vertical would only be set
when the orientation is changed.
gtk/gtkflowbox.c